efi_loader: Add MAINTAINERS entry
authorAlexander Graf <[email protected]>
Fri, 4 Mar 2016 00:10:10 +0000 (01:10 +0100)
committerTom Rini <[email protected]>
Wed, 16 Mar 2016 01:30:12 +0000 (21:30 -0400)
Now that everything's in place, let's add myself as the maintainer for
the efi payload support.

Signed-off-by: Alexander Graf <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
MAINTAINERS

index 9d447eafdbc609720a389ed0814a6ea8eed56d84..32f97b28dc77066555cf5b9ab937ec077f63b630 100644 (file)
@@ -230,6 +230,13 @@ F: drivers/core/
 F:     include/dm/
 F:     test/dm/
 
+EFI PAYLOAD
+M:     Alexander Graf <[email protected]>
+S:     Maintained
+F:     include/efi_loader.h
+F:     lib/efi_loader/
+F:     cmd/bootefi.c
+
 FLATTENED DEVICE TREE
 M:     Simon Glass <[email protected]>
 S:     Maintained